This folder contains various Scripts, Apps, DOS-Bat's etc. that are used with VoiceMacro samples

Place your own external Scripts etc. in this folder for easy sharing of profiles!

Directories:
------------

"Remote" contains solutions to use VoiceMacro's Remote Control feature with Powershell and Command line
"vmTranslator" is an app to translate VoiceMacro profiles into other languages with the help of Google translate

Files:
------

"ErrorLevelTest.bat" demonstrates the option to process return codes from a file
started with "Open file" action, see macro 'ErrorLevel' in the VoiceMacro demo profile (group 'Variables')


"AvancedErrorLevel.bat" demonstrates the option to return 2 values ranging from
-21474 to 21474 from a DOS batch started with "Open file" action, see macro
'2 values in ErrorLevel' in the VoiceMacro demo profile (group 'Sample macros')


"Joystick_to_VM.ahk" is a AutoHotKey script that is polling a Joystick/Joypad etc.
and sending the button events to VoiceMacro via command line (see JoyStick Demo
profile in 'Sample-Profiles' folder), further description can be found here: http://www.voicemacro.net/ForumVM/discussion/49/mapping-keys-to-a-xbox-360pc-controller#Item_2

You can define which Buttons to poll to make the interface as lightweight as possible, however if you don't want do install AutoHotKey, you can download a compiled version of that script here: http://www.voicemacro.net/download/Joystick_to_VM.zip

"SetGamma.exe" is a command line executable to change gamma settings of the display adapter
a Demo-Group "Adjust Gamma" is in 'Sample-Profiles' folder
NOTE: SetGamma.exe is currently not working with Windows 10

"vmTranslator" is a tool you can translate exported profiles with, see https://www.voicemacro.net/documentation/#TranslateProfile_VoiceMacro
